Welcome![Sign In][Sign Up]
Location:
Search - memory dll

Search list

[OtherDLLTools

Description: also using dll from memory
Platform: | Size: 963584 | Author: keramet | Hits:

[Process-ThreadEnTeHandle_1

Description: EnTeHandle可以让你查看当前进程打开的句柄。句柄可以是文件、事件、互斥信号量等等。此外,你也可以查看进程当前打开的DLL,线程信息,进程内存,甚至是动态更新。也可以搜索dll和句柄-EnTeHandle can let you see the current process opened handle. Can handle documents, events, etc. mutex semaphores. In addition, you can view the current process open DLL, thread information, the process of memory, or even dynamic update. Dll can also search and handle
Platform: | Size: 84992 | Author: yang | Hits:

[Driver DevelopThe.Assembly.Programming.Master.Book

Description: The Assembly Programming Master Book--一本介绍Win32下的汇编编程的好书,书中涉及Win32的方方面面,从内存管理、文件操作到DLL编程、网络编程以及调试、代码分析、内核驱动程序开发。是Win32下学习汇编语言开发不可多得的好书,CHM格式,英文版。-The Assembly Programming Master Book-- 1 on the compilation under Win32 programming books, book Win32 involved in every aspect, from the memory management, DLL file manipulation of programming, network programming and debugging, code analysis, the kernel driver development. Win32 is learning assembly language development rare books, CHM format and English.
Platform: | Size: 10730496 | Author: 陈东 | Hits:

[OS programTestAPP

Description: CPU和内存占用率监视并显示程序 测试程序中,我用了一个自己封装的DLL来分别获取CPU和内存的占用率。是在一个Timer中定时刷新获取的。这个DLL你也可以拿来自己用, DLL导出函数为2个: UINT GetCpuUseage() //返回CPU占用率 UINT GetMemUseage() //返回内存占用率 -CPU and memory occupancy rate monitor and display program testing procedure, I used a package of its own DLL to obtain the CPU and memory, respectively, the occupancy rate. Are in a Timer in the timing of the refresh access. This DLL you can use themselves, DLL Export Function 2: UINT GetCpuUseage ()// return CPU occupancy rate UINT GetMemUseage ()// return the memory occupancy rate
Platform: | Size: 3612672 | Author: liyi | Hits:

[OtherWINDOWS_hxbc3

Description: 本书是讲解Windows 操作系统内部机制的专著,作者从基本概念入手,全面系统地介绍了Windows的各种基本构件,如进程、线程、DLL和内存管理等,并列举了大量应用程序,精辟地分析了构件的使用方法,为掌握Windows 编程技巧提供了一条有效的捷径。对于不同水平的Windows 编程人员来说,本书都具有极好的参考价值。-This book is on the Windows operating system, the internal mechanisms of monographs, the authors start from the basic concept, a comprehensive and systematic introduction to basic Windows components, such as process, thread, DLL and memory management, etc., and listed a large number of applications, incisive analysis of the use of components, in order to keep Windows programming skills to provide an effective shortcut. For different levels of Windows programmers, this book has an excellent reference value.
Platform: | Size: 3979264 | Author: htc | Hits:

[OtherWINDOWS_hxbc4

Description: 本书是讲解Windows 操作系统内部机制的专著,作者从基本概念入手,全面系统地介绍了Windows的各种基本构件,如进程、线程、DLL和内存管理等,并列举了大量应用程序,精辟地分析了构件的使用方法,为掌握Windows 编程技巧提供了一条有效的捷径。对于不同水平的Windows 编程人员来说,本书都具有极好的参考价值。-This book is on the Windows operating system, the internal mechanisms of monographs, the authors start from the basic concept, a comprehensive and systematic introduction to basic Windows components, such as process, thread, DLL and memory management, etc., and listed a large number of applications, incisive analysis of the use of components, in order to keep Windows programming skills to provide an effective shortcut. For different levels of Windows programmers, this book has an excellent reference value.
Platform: | Size: 5640192 | Author: htc | Hits:

[OtherWINDOWS_hxbc2

Description: 本书是讲解Windows 操作系统内部机制的专著,作者从基本概念入手,全面系统地介绍了Windows的各种基本构件,如进程、线程、DLL和内存管理等,并列举了大量应用程序,精辟地分析了构件的使用方法,为掌握Windows 编程技巧提供了一条有效的捷径。对于不同水平的Windows 编程人员来说,本书都具有极好的参考价值。-This book is on the Windows operating system, the internal mechanisms of monographs, the authors start from the basic concept, a comprehensive and systematic introduction to basic Windows components, such as process, thread, DLL and memory management, etc., and listed a large number of applications, incisive analysis of the use of components, in order to keep Windows programming skills to provide an effective shortcut. For different levels of Windows programmers, this book has an excellent reference value.
Platform: | Size: 5479424 | Author: htc | Hits:

[Other DatabasesScheduleArrange

Description: 灵活的排版系统:消息处理可以仅用键盘就可以灵活操作,数据库的读写的dll文件通过内存映射文件与排班dll文件通讯-Flexible typesetting system: message handling can be only the keyboard can be a flexible operation, the database read and write the dll file through memory-mapped file dll file with the scheduling of communications
Platform: | Size: 291840 | Author: zhangmy | Hits:

[Bookswindowscore

Description: windows核心编程书籍,本书是讲解Windows 操作系统内部机制的专著,作者从基本概念入手,全面系统地介绍了Windows的各种基本构件,如进程、线程、DLL和内存管理等,并列举了大量应用程序,精辟地分析了构件的使用方法,为掌握Windows 编程技巧提供了一条有效的捷径。对于不同水平的Windows 编程人员来说,本书都具有极好的参考价值。-windows core programming books, this book is on the Windows operating system, the internal mechanisms of monographs, the authors start from the basic concept, a comprehensive and systematic introduction to basic Windows components, such as process, thread, DLL and memory management, and lists a large number of applications, an insightful analysis of the use of components, in order to keep Windows programming skills to provide an effective shortcut. For different levels of Windows programmers, this book has an excellent reference value.
Platform: | Size: 31365120 | Author: lzw | Hits:

[Hook apisendandreve

Description: 很久没写与工作无关的代码了。这是截包和发包的小工具(用到ws_32.dll和hook技术、共享内存。。),其中SendUdp.dll本来想用delphi写的因为vc++指针操作快,所以就-Long time no write has nothing to do with the work of the code. This is the cut-off packet and contracting of small tools (used ws_32.dll and hook technology, shared memory..), Which SendUdp.dll had wanted to use delphi write because vc++ Pointer to operate faster, so
Platform: | Size: 389120 | Author: hjt15000 | Hits:

[OS programWINDOWS_KEREL_PROGRAMMING

Description: 本书是讲解Windows 操作系统内部机制的专著,作者从基本概念入手,全面系统地介绍了Windows的各种基本构件,如进程、线程、DLL和内存管理等,并列举了大量应用程序,精辟地分析了构件的使用方法,为掌握Windows 编程技巧提供了一条有效的捷径。对于不同水平的Windows 编程人员来说,本书都具有极好的参考价值。-This book is on the Windows operating system, the internal mechanisms of monographs, the authors start from the basic concept, a comprehensive and systematic introduction to basic Windows components, such as process, thread, DLL and memory management, etc., and listed a large number of applications, incisive analysis of the use of components, in order to keep Windows programming skills to provide an effective shortcut. For different levels of Windows programmers, this book has an excellent reference value.
Platform: | Size: 26986496 | Author: Ibarahimovic | Hits:

[OtherBasicString_src

Description: There are two reasons that urged me to create one more string class, in spite of the fact that so many of them already exist. Let s consider the following scenarios: TCHAR-based application extensively using COM, the functions/interface methods of which are WCHAR-based. TCHAR-based application working with network protocols, which normally make use of ASCII. Passing strings across module borders (between an executable and a DLL or between DLLs). In this situation, strings are required to use some global memory allocator (such as GlobalAlloc, CoTaskMemAlloc, or VirtualAlloc). Necessity to have strings that are compared case-insensitively by default. Sometimes, it is desirable as well to compare case-sensitive strings in a case-insensitive manner and vice versa. Any combination of the previous scenarios or any situation when different kinds of strings must be used jointly. -There are two reasons that urged me to create one more string class, in spite of the fact that so many of them already exist. Let s consider the following scenarios: TCHAR-based application extensively using COM, the functions/interface methods of which are WCHAR-based. TCHAR-based application working with network protocols, which normally make use of ASCII. Passing strings across module borders (between an executable and a DLL or between DLLs). In this situation, strings are required to use some global memory allocator (such as GlobalAlloc, CoTaskMemAlloc, or VirtualAlloc). Necessity to have strings that are compared case-insensitively by default. Sometimes, it is desirable as well to compare case-sensitive strings in a case-insensitive manner and vice versa. Any combination of the previous scenarios or any situation when different kinds of strings must be used jointly.
Platform: | Size: 23552 | Author: ljm | Hits:

[Delphi VCLrainsoft_200372295422-1645

Description: IPXControl: 本软件是一个免费控件,你可以在作者的主页上得到升 级和源代码。你可以任意复制和使用本软件,但必须保证软 件的完整。本软件不得用作商业目的。对使用本软件造成的 后果,作者概不负责。 本软件是一个局域网聊天程序,分为客户端和服务器端 两个程序。本软件采用Delphi的TCP控件编写,语音部分使用 了一个phone.dll。 使用需求: 1) 操作系统: Windows 98/2000 2) 内存需求: 64M 使用方法: 1) 见该软件 v 1.00 2000.08.20 联系作者: Email : wangzp@try2it.com http://www.try2it.com -IPXControl: This software is a free control, you can be the author s home page to upgrade and source code. You can copy and use this software, but software must be guaranteed integrity. The software may not be used for commercial purposes. On the use of the consequences of this software, the author takes no responsibility. This software is a LAN chat program, divided into client and server-side two procedures. The software controls the use of Delphi s TCP preparation, voice, some use a phone.dll. The use of needs: 1) operating system: Windows 98/2000 2) memory requirements: 64M to use: 1) See the software v 1.00 2000.08.20 Author Contact: Email: wangzp@try2it.com http://www.try2it.com
Platform: | Size: 75776 | Author: 32132 | Hits:

[OS programVCdDLLbc

Description: 在我们实际用软件时,经常可看到许多动态连接库。动态连接库有其自身的优点 如节省内存、支持多语种等功能,而且,当DLL中的函数改变后,只要不是参数的改变 调用起的函数并不需要重新编译。 -In our actual use of software, often can be seen in many dynamic link library. Dynamic Link Library has its own advantages, such as saving memory, support for features such as multi-lingual, but also, when the DLL
Platform: | Size: 8192 | Author: 黄龙洲 | Hits:

[Windows Developaboutco

Description: 本书是讲解Windows 操作系统内部机制的专著,作者从基本概念入手,全面系统地介绍了Windows的各种基本构件,如进程、线程、DLL和内存管理等,并列举了大量应用程序,精辟地分析了构件的使用方法,为掌握Windows 编程技巧提供了一条有效的捷径。对于不同水平的Windows 编程人员来说,本书都具有极好的参考价值。 -This book is on the Windows operating system, the internal mechanisms of monographs, the authors start from the basic concept, a comprehensive and systematic introduction to basic Windows components, such as process, thread, DLL and memory management, etc., and listed a large number of applications, incisive analysis of the use of components, in order to keep Windows programming skills to provide an effective shortcut. For different levels of Windows programmers, this book has an excellent reference value.
Platform: | Size: 60065792 | Author: 吗为 | Hits:

[Windows DevelopPassword

Description: 程序可以得到密码框中的密码,其中应用到大量技术包括钩子,DLL,进程通信,内存映射文件等,不错的VC参考程序-Procedures can be password box password, which is applied to a large number of technologies, including the hook, DLL, process communication, memory-mapped file and so on, a good VC reference procedures
Platform: | Size: 2746368 | Author: zhangkai | Hits:

[Windows DevelopAnskya_NtPacker_1.0

Description: Anskya NTPacker Generator For:NT,2K,Xp,2K3,LH V1.0 Written By Anskya[GST] Email:Anskya@Gmail.com QQ:115447[小零] GST Web:Www.GodExp.Com My Web:Www.Anskya.Net Thank:Aphex,x140d4n,[God Security Team] And You! [ This program creates undetected executables that only run on Windows NT, 2000, XP, 2003 and LongHorn. ] Command Line:Command Line:Generator -s <File Path> Example: cmd:C:\Generator -s test.exe cmd:FSG.exe test.exe Stub.exe File Size:8k[NoPack] { 数据采用资源保护.程序加壳后~可以使用别的加壳软件保护 (FSG,UPX,,PESpin,ASPr等等都可以几乎支持任何加壳软件, 当然你也可以在Stub代码中使用加壳软件的SDK来增强效果) 这个代码只是为了演示EXE内存运行,不支持系统服务程序和DLL 可以按照自己要求修改。。 }-Anskya NTPacker Generator For: NT, 2K, Xp, 2K3, LH V1.0 Written By Anskya [GST] Email: Anskya@Gmail.com QQ: 115447 [small zero] GST Web: Www.GodExp.Com My Web: Www. Anskya.Net Thank: Aphex, x140d4n, [God Security Team] And You! [This program creates undetected executables that only run on Windows NT, 2000, XP, 2003 and LongHorn.] Command Line: Command Line: Generator-s <File Path> Example: cmd: C: \ Generator-s test.exe cmd: FSG.exe test.exe Stub.exe File Size: 8k [NoPack] (data resource protection.加壳procedures after ~ can use other software to protect加壳(FSG, UPX,, PESpin, ASPr and so on can be加壳supports almost any software, of course, you can use at Stub code加壳software SDK to enhance the effect) of this code is only for demo EXE memory to run, do not support the system Service procedures and DLL can be modified according to their own requirements. . )
Platform: | Size: 52224 | Author: 许凤 | Hits:

[OS programMMF_SetData_GetData

Description: 用vc写的内存映射文件读、写的dll,还有在vb、c#以及C++中如何使用的例子说明-Vc Writing with the memory-mapped file read and write the dll, have at vb, c# and C++ in how to use examples to illustrate
Platform: | Size: 1394688 | Author: 张海振 | Hits:

[Internet-NetworkBT_SDK_3.1

Description: 点量BT 3.1版本: 1、修改为Unicode的参数方式,以方便的支持日韩等文件名 2、开放多个原来商业版的接口到免费演示版,使免费演示版功能更为丰富。 3、修正Delphi下调用接口名字有时候会变化的问题 4、修正一些bug 5、优化内核对非UTF-8种子的处理,兼容性更好 6、全面优化内部处理,更好的兼容Bitcomet等BT软件,实现更快的下载速度;目前,点量BT内核是速度最快的商业性DLL内核。 7、优化内存结构,减少1/3左右的内存占用。 8、修改为静态链接,去掉发布时需要附带Msvc71r.dll等文件的问题 点量BT 3.0.0.1版本:更新libeay32.dll文件,避免文件依赖MSVCR90.dll 点量BT 3.0版本: 1、引入代理设置。 2、加入加密协议和加密数据功能,进一步突破运营商的封锁和限制。 3、制作种子加入进度显示 4、修正一些Bug-BT 3.1-point version: 1, modify the parameters for Unicode means to facilitate the support of Japan and South Korea, such as file name 2, open more than the original commercial version of the interface to the free demo version, so that a free demo version features even richer. 3, as amended, under Delphi Call Interface names sometimes change problem 4, amended a number of bug 5, and optimize the kernel for non-UTF-8 seed treatment, better compatibility 6, fully optimize the internal processing, better BT software compatible with BitComet, etc., achieve faster download speed At present, the BT-point cores are the fastest growing commercial core DLL. 7, Optimize the memory structure, a decrease of 1/3 of the memory footprint. 8, modified as a static link, removed when it is published and other required documents attached Msvc71r.dll questions BT 3.0.0.1-point version: update the libeay32.dll file, to avoid dependence on MSVCR90.dll file BT 3.0-point version:
Platform: | Size: 2514944 | Author: 小主 | Hits:

[CSharpShutdownOption

Description: ShutdownOption 简介 使用范围:本ShutdownOption.dll只能在Windows NT及其以上操作系统上使用! 关键方法:在ShutdownOption命名空间下有一个结构 ShutDownComputer和一个ShutdownOperation枚举, ShutdownOperation 的值如下:Hibernate(休眠电脑,如果你的电脑电源支持,一般情况下笔记本电脑都支持休眠功能),LockWorkStation(锁定电脑屏幕),Logoff(注销电脑),Reboot(重启电脑),ShutDown(关闭电脑) ,Suspend(挂起电脑,这样就能轻松的让你的电脑进入最省电模式,对于笔记本电脑来说,在你短时间不用的情况下,又不想关机,省去开机的麻烦,你可以选择这种方法,它会把你正常运行的东西保存在内存里,当你重新按电脑开机锁时,它会迅速的恢复你挂机前的所有工作) ShutdownComputer 仅有一个静态方法:构造函数如下: public static void ShutDown(ShutdownOperation so) 最后,希望这个Dll能给大家带来些许的方便,我就满足了。没有什么技术含量,还望高手见谅。 我的QQ:624556373 我的邮箱:kgdwbb@163.com,真诚的结交喜欢C#的软件开发爱好者-ShutdownOption brief introduction Scope of use: This ShutdownOption.dll only in Windows NT and above on the use of the operating system! Key Methods: At ShutdownOption namespace there is a structure under ShutDownComputer and a ShutdownOperation enumeration, ShutdownOperation values are as follows: Hibernate (hibernate the computer, if your computer power supply support, general support for laptop hibernation function), LockWorkStation (lock the computer screen), Logoff (write-off computer), Reboot (restart the computer), ShutDown ( turn off computer) , Suspend (Suspend computer, so you can be relaxed to allow the computer access to the most power-saving mode, the laptop, in a short period of time you do not have the circumstances, do not want to shutdown, reboot saved the trouble, you can Choose this method, it will be the normal operation of the things you kept in memory, when you re-boot lock by computer, it will quickly hang up before you restore all the work) ShutdownC
Platform: | Size: 17408 | Author: 吴贝贝 | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 18 »

CodeBus www.codebus.net